Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OwnedSortedDictionary<TKey,TValue> Class / OwnedSortedDictionary<TKey,TValue> Constructor

In This Topic
    OwnedSortedDictionary<TKey,TValue> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public OwnedSortedDictionary<TKey,TValue>()
    See Also